IHipTexture

Undocumented in source.

Members

Functions

bind
void bind(int slot)
Undocumented in source.
getBackendHandle
IHipTexture getBackendHandle()
Undocumented in source.
getHeight
int getHeight()
Undocumented in source.
getWidth
int getWidth()
Undocumented in source.
hasSuccessfullyLoaded
bool hasSuccessfullyLoaded()
Undocumented in source.
load
bool load(IImage img)
Undocumented in source. Be warned that the author may not have intended to support it.
loadImpl
bool loadImpl(IImage img)
Undocumented in source.
setTextureFilter
void setTextureFilter(TextureFilter min, TextureFilter mag)
Undocumented in source.
setWrapMode
void setWrapMode(TextureWrapMode mode)
Undocumented in source.
unbind
void unbind(int slot)
Undocumented in source.

Meta